CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - opengl 贴图

搜索资源列表

  1. 3Dbilliards

    1下载:
  2. 用c++编写的一个3D台球游戏,效果是opengl做的 有纹理贴图
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:1440137
    • 提供者:
  1. earth

    1下载:
  2. Opengl中二次曲线绘制地球,并进行纹理贴图,得到逼真的地球模型。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:155861
    • 提供者:dyzhao
  1. OpenGLProgram

    0下载:
  2. OpenGl编程示例: VC下的OpenGL开发框架与应用举例 OpenGL中纹理贴图、滤波、光照和雾化效果编程初步 基于MFC框架的OpenGL三维图形编程
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:798838
    • 提供者:zjm
  1. OpenGL

    0下载:
  2. c++写的OpenGL3d立方体贴图演示,希望对初学者有帮助-c++ written OpenGL3d demo cube map, and they hope to be helpful for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1316378
    • 提供者:beskdty
  1. 将.png格式中的宽,高和图像数据读出来,然后保存在.pnf的格式中,方便opengl纹理贴图使用

    0下载:
  2. 将.png格式的图片中的宽和高和真正的图像数据读出来保存在.pnf格式的文件中,如需在OpenGl中需要贴.png中的数据,这样可以直接使用,并且添加了MFC中的文件选择对话框,让用户进行选择
  3. 所属分类:Windows编程

    • 发布日期:2012-11-07
    • 文件大小:24649284
    • 提供者:brucebruce103
  1. texture

    0下载:
  2. vc++的一个图形纹理贴图的程序,基于opengl的,有需要的可以用一下-vc++ a graphics texture mapping procedure, based on opengl, and those in need can be used like
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:49624
    • 提供者:pengjun
  1. SphereWorld

    0下载:
  2. VC++控制台程序下的OpenGL小程序,演示了一个三维立体世界。方法囊括了纹理贴图,以及光照处理。可能对你有参考作用。-VC++ Console Application under the OpenGL applet, presentation of a three-dimensional world. Ways to include texture mapping, as well as the light treatment. You may have as reference.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-02
    • 文件大小:668749
    • 提供者:LiMing
  1. OpenGL

    1下载:
  2. OpenGL 纹理贴图 镂空效果 c-OpenGL texture mapping hollowing effect c++
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-09
    • 文件大小:2494583
    • 提供者:malteser
  1. OPEN_GL_box

    0下载:
  2. 应用OpenGL技术,建立了一个基于OpenGL的包装容器三维CAD 系统环境。在三维环境下,能够显示真三维盒形,而且使用贴图技术看到装潢后的效果。该系统基于WINDOWS平台,用 C++ Builder开发而成。-Application of OpenGL technology, the establishment of a packaging container OpenGL-based 3D CAD system environment. In three-dimensional envi
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:925365
    • 提供者:yangtao
  1. water-tex

    0下载:
  2. opengl 实现水波纹理的郊果。 带有贴图-opengl implementation of rural water wave texture fruit. With map
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:457297
    • 提供者:龙涛
  1. MyOpenGLTest

    0下载:
  2. 主要实现了opengl的纹理贴图和三维操作。-Main achieved opengl texture mapping and three-dimensional operation.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:385521
    • 提供者:Jiimy
  1. 1.6

    0下载:
  2. OpenGL的程序,再三维物体旋转运动的基础上,增加了物体的纹理和贴图。-OpenGL program, and then three-dimensional objects on the basis of rotation, an increase of texture and texture of objects.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:155071
    • 提供者:guojian
  1. opengl

    0下载:
  2. 用opengl编的,立方体旋转,纹理贴图,光照控制,按键控制-Compiled with opengl, cube rotation, texture mapping, lighting control, key control
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-10
    • 文件大小:2113189
    • 提供者:meiyan huang
  1. Owenlip

    0下载:
  2. OpenGL框架中给三维物体纹理理贴图,里面还有旋转!可直接使用。 -OpenGL framework to the management of 3D object texture mapping, there is also rotate! Can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:1324668
    • 提供者:
  1. openGL-3D-scene

    1下载:
  2. openGL实现的简单的3D场景构建,使用与初学者,加了简单的碰撞测试,包括简单的纹理贴图,天空盒,光线效果等。(VC6环境+openGL)-OpenGL realize a simple 3D scene construction, use and beginners, plus a simple crash test, including simple texture mapping, sky boxes, lighting effects. (The VC6 environmental+o
  3. 所属分类:其他小程序

    • 发布日期:2017-11-09
    • 文件大小:11456512
    • 提供者:周小寒
  1. ZXC_Earth

    0下载:
  2. 关于OPENGL贴图BMP的代码,分别选项有各种地图-BMP textures on OPENGL code, respectively, there are various options Map
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-24
    • 文件大小:20031447
    • 提供者:benny
  1. OPENGL-sky

    0下载:
  2. 在OPENGL程序中实现天空盒,可根据鼠标的移动位置自动追踪视角,效果很好,缝隙较少。程序中可以除了可使用BMP贴图外,还可以使用jpg格式的贴图。-The sky box in the OPENGL program, can automatically track angle according to the location of the mouse, the effect is very good, the gap is less. The program can be used in B
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-30
    • 文件大小:12370382
    • 提供者:赖瑾建
  1. Opengl中实现太阳、地球、月亮的模型

    0下载:
  2. 利用Opengl函数库,学习运用glpushmatrix、glpopmatrix绘制月、地、太阳相对运动示意图,实现基本图元的绘制、旋转等动画效果、并自学光源、纹理贴图、雾化。
  3. 所属分类:其它

  1. Ball

    0下载:
  2. 在vs 2013上使用OpenGL ES实现地球仪。包括立体地球绘制、贴图、旋转等。(OpenGL ES 3D earth.Visual Studio 2013.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-26
    • 文件大小:3072
    • 提供者:蠢蠢欲动
  1. qtdrawTest

    0下载:
  2. Qt 使用opengle贴图方法显示位图,效率比QPainter快的得,可用到需要快速绘图刷新程序中。(Qt uses the opengle mapping method to display the bitmap, which is faster than QPainter, so it can be used in fast drawing refresh programs.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-03
    • 文件大小:59917312
    • 提供者:abcdgechunping
« 12 3 »
搜珍网 www.dssz.com